⬡ Hub
Skip to content

terraform

Terraform Multi-Tier VPC Cleanup

To clean up the resources created by multi_tier_vpc.tf, navigate to this directory in your terminal and run:

terraform destroy

Terraform will prompt you to confirm the destruction of the resources defined in the multi_tier_vpc.tf file. Review the plan and type yes to proceed.

Files and Subdirectories